GET v1/bunits/{bunitId}/consumers/{consumerId}/microsoft365tenant/auditlogs?types[0]={types[0]}&types[1]={types[1]}

Get all audit log entries for a Microsoft 365 tenant

Request Information

URI Parameters

NameDescriptionTypeAdditional information
bunitId The ID of the business unit the consumption unit of the tenant is related to integer

Required

consumerId The ID of the consumption unit of the tenant integer

Required

types Type filter Collection of integer

None.

Body Parameters

None.

Response Information

Resource Description

A hyper collection of audit logs

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.